String Schema
FlightTariffsRequestType Complex Type
Namespace http://string.drv.de/xmlschema/string
Diagram
Code Element Sequence Meal Element Weight Element Pieces Element Sequence BaggageInfo Element Identifier Element Sequence AssignedSegments Element Identifier Element Sequence AssignedLegs Element Identifier Element Sequence AssignedTravellers Element Sequence TariffDetail Element Sequence FlightTariffsRequestType Complex Type
Overview
Used By
TariffDetails Element
Source
<xs:complexType name="FlightTariffsRequestType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="TariffDetail" type="CommonTariffRequestType" nillable="true" minOccurs="0" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.